home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Util / M / MacDOS 3.0.sit / MacDOS 3.0 ƒ / executables / MacDOS 3.0.rsrc / TEXT_147_GOTO.txt < prev    next >
Encoding:
Text File  |  1995-04-09  |  240 b   |  8 lines

  1. Continues execution from a labelled line while in batch.
  2.  
  3. GOTO label
  4.  
  5.   label   is a string used as a label in the current batch program.
  6.           When used as a parameter of a GOTO, the label must not
  7.           contain the initial colon.
  8.